Revision: kernel-package--devel--0.1--patch-487
Archive: srivasta@debian.org--2003-primary
Creator: Manoj Srivastava <srivasta@debian.org>
Date: Fri Oct 10 21:18:32 CDT 2003
Standard-date: 2003-10-11 02:18:32 GMT
Modified-files: README debian/changelog kernel-img.conf.5
    kernel-pkg.conf.5 kernel/README kernel/README.grub
    kernel/image.postinst kernel/image.postrm
    kernel/image.preinst kernel/image.prerm kernel/rules
    kernel/sample.kernel-img.conf make-kpkg make-kpkg.8
New-patches: srivasta@debian.org--2003-primary/kernel-package--devel--0.1--patch-487
Summary: cscvs to tla changeset 488
Keywords: cscvs:MAIN-488

Author: srivasta
Date: 2002/09/01 01:15:03
   * Hack ake-kpkg so that a clean command by itself always sets debian
revision, optionally reading from the changelog if it exists. This is
a hack meant for people who have set options to make the debian
revisions mandatory, but call clean on a pristince source directory.
This then overrides whatever is in the conf file, but that should not
matter, since we are just going to clean anyway.         closes: Bug#155749
* Provide for means of setting up hook scripts that are run while
packaging the sourc, and can poiunt to executable that massage the
source tree before packaging. Can be used, for example, to get rid of
version control trees, rune away unwanted architectures, etc.
closes: Bug#157128
* Clarified the option inage_on_boot. The new name is going to be
link_in_boot.
